home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3drtoto.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_TOOLDROPTOOL_H = 1;
- include("real/widget/r3drwnto.js")
-
-
- var R3CLID_TOOLDROPTOOL = 891;
-
-
-
-
-
- R3TODTCM_INSTALLTOOL = 891000;
-
- function mR3TODTCM_INSTALLTOOL() {
- DoA(this.r3obj, 891000, 0, R3TID_INTEGER, 0);
- }
-
-
-
-
-
-
- function r3Tooldroptool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_TOOLDROPTOOL, arguments);
- }
- // Methods
- this.INSTALLTOOL=mR3TODTCM_INSTALLTOOL;
-
- // Attributes
- }
-
- r3Tooldroptool.prototype=new r3Widgetdroptool;
- // r3drtoto.h_H